cellrendereraccel: don't translate Alt+Print to SysRq
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 28 Feb 2012 20:36:32 +0000 (15:36 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 22 Mar 2012 04:45:08 +0000 (00:45 -0400)
commit295ed0033e813796b73e8f5789ae7112d1302cb1
treefe1a39e3cadb44674e583ac4df69e3456f41be5d
parent909fe122820e05cd0bd7b272d89d00ad062f30cf
cellrendereraccel: don't translate Alt+Print to SysRq

We want to use Alt+Print for screenshot keybindings, so we have to avoid
translating it into SysRq, since that's what the keymap would dictate.
After talking with Owen, it sounds like doing this generically would be
a lot of work and quite hairy code, so hardcoding this should be OK.

https://bugzilla.gnome.org/show_bug.cgi?id=671006
gtk/gtkcellrendereraccel.c